home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / vgadisk.zip / VGADISK.DOC < prev    next >
Text File  |  1991-03-21  |  3KB  |  58 lines

  1. VGADISK Version 1.0: 176K virtual disk in VGA memory    (c) 1991 Tommy Frandsen
  2. -------------------------------------------------------------------------------
  3. FEATURES:
  4.      - 176K virtual disk (RAM disk) using only VGA memory
  5.      - Is compatible with all text-only programs
  6.      - Easy installation and use
  7.      - Has been tested on many different machines
  8.  
  9. REQUIREMENTS:
  10.      - An IBM PC/XT/AT/PS2/Clone
  11.      - MS-DOS/PC-DOS 2.0 or higher
  12.      - A VGA graphics adaptor
  13.  
  14. SUPPLIED FILES:
  15.      - VGADISK.SYS: Device driver for the virtual disk
  16.      - VGADISK.EXE: Use when running graphics programs 
  17.      - VGADISK.DOC: Documentation (this file)
  18.  
  19. INSTALLATION: 
  20.      - Copy VGADISK.SYS into the root directory of your boot disk
  21.      - Insert the line "DEVICE=VGADISK.SYS" in CONFIG.SYS
  22.      - Reboot by pressing CTRL-ALT-DEL or by turning OFF/ON
  23.      - You should see a message containing the drive designation of
  24.        the created virtual disk (typically D: or E:)
  25.      - The virtual disk is now ready to be used as a normal DOS disk
  26.  
  27. COMPATIBILITY:
  28.      - VGADISK is compatible with any program that doesn't use graphics
  29.      - Graphics programs will destroy the contents of the virtual disk
  30.      - The virtual disk can be used like a normal (very fast) DOS disk
  31.  
  32. VGADISK.EXE:
  33.      - Allows you to restore the virtual disk after running graphics programs
  34.      - "VGADISK -F"    : Reformat the virtual disk 
  35.      - "VGADISK -Sxxx" : Save an image of the virtual disk to file xxx
  36.      - "VGADISK -Lxxx" : Load an image of the virtual disk from file xxx
  37.      - Example (could be included in a BAT-file):
  38.           VGADISK -SC:\TMP (save the virtual disk to file C:\TMP)
  39.           FS4              (run Flight Simulator or a similar program)
  40.       VGADISK -LC:\TMP (load the virtual disk from file C:\TMP)
  41.  
  42. WARNINGS:
  43.      - If you fail to restore the virtual disk after running a graphics 
  44.        program, the results of using the virtual disk are unpredictable.
  45.      - Although this program has been very troughfully tested, any usage 
  46.        of VGADISK is totally at your own risk. I am not responsible for 
  47.        any damage caused by the program, either direct or indirect, to 
  48.        your hardware or software. If you can't accept this restriction, 
  49.        please don't use VGADISK.
  50. -------------------------------------------------------------------------------
  51. You may freely copy and distribute this program. If you find VGADISK useful 
  52. and convenient, a donation of $5 would be appreciated. Please send check to:
  53.      Tommy Frandsen
  54.      Lovtoften 50
  55.      DK-2630 Taastrup
  56.      Denmark
  57. -------------------------------------------------------------------------------
  58.